public string? Domain { get; }Public ReadOnly Property Domain As String
Getpublic:
property String^ Domain {
String^ get ();
}member Domain : string with getIn some cases, if this property is it may represent a member of some default domain instead of a local account; if this is the case, it will be mentioned in the documentation for the property or method that uses this class.