public string NamespaceName { get; init; }
Public Property NamespaceName As String Get Set
public: property String^ NamespaceName { String^ get (); void set (String^ value); }
member NamespaceName : string with get, set
In This Article