public Guid NamingType { get; set; }
Public Property NamingType As Guid Get Set
public: property Guid NamingType { Guid get (); void set (Guid value); }
member NamingType : Guid with get, set
In This Article