public bool IsPhysical { get; set; }
Public Property IsPhysical As Boolean Get Set
public: property bool^ IsPhysical { bool^ get (); void set (bool^ value); }