public fat fat { get; set; }
Public Property fat As fat Get Set Dim instance As cobr Dim value As fat value = instance.fat instance.fat = value
public: property fat^ fat { fat^ get (); void set (fat^ value); }
In This Article