| MOVEitFolderInfoOwner Property | 
            The username of this folder's owner. (Home folders only)
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic string Owner { get; }Public ReadOnly Property Owner As String
	Get
public:
property String^ Owner {
	String^ get ();
}Property Value
Type: 
String See Also
See Also