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