| OssObjectSummaryOwner Property  | 
            Get's the object's Owner.
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntaxpublic Owner Owner { get; }Public ReadOnly Property Owner As Owner
	Get
public:
property Owner^ Owner {
	Owner^ get ();
}member Owner : Owner with get
Property Value
Type: 
Owner
See Also