public string MyStoreID { get; set; }
Public Property MyStoreID As String Get Set
public: property String^ MyStoreID { String^ get (); void set (String^ value); }