public Guid ORG { get; set; }
Public Property ORG As Guid Get Set
public: property Guid^ ORG { Guid^ get (); void set (Guid^ value); }