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